home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BBS in a Box 4
/
BBS in a Box - Macintosh - Volume IV (January 1992) (BBS in a Box).iso
/
Files
/
Game
/
C
/
CORE! 1.1.CPT
/
Core! 1.1
/
Battle Programs
/
contest90
/
SCISSORS.RED
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1991-08-13
|
453 b
|
23 lines
;
; Warrior: Scissors
; File name: scissors.red
; Tournament: ICWST'90
; Standard: CWS'88
; Author: Matthew Householder
;
start mov #-101 ptr-5084
look add # 5084 ptr
look2 jmz look @ ptr
ptr mov stun2 ptr
mov stun1 < ptr
add # 5084+1 ptr
jmn look2 ptr
jmp 1
halt mov bomb < bptr
jmp halt
stun1 spl 0
stun2 jmp -1
bomb dat halt-bptr
bptr dat look
end start
3